home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / egem_200.lzh / EGEM.2_0 / EXAMPLE / EXAMPLE.PRJ < prev    next >
Encoding:
Text File  |  1994-08-10  |  330 b   |  19 lines

  1.  
  2. EXAMPLE.APP
  3.  
  4. .C [ -P -G ]
  5. .L [ -S=8192 ]
  6.  
  7. =
  8.  
  9. PCSTART.O           ; Startup-Code
  10. EXAMPLE.C           ; Haupt-Programm
  11. HELP.C               ; Hilfs-Texte
  12.  
  13. E_GEM.LIB              ; Extended GEM library
  14. PCGEMLIB.LIB       ; AES and VDI library
  15. PCSTDLIB.LIB       ; Standard-Library
  16. PCEXTLIB.LIB       ; Extended Library
  17. PCTOSLIB.LIB       ; TOS-Library
  18.  
  19.